aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames O'Beirne <[email protected]>2019-04-12 15:25:00 -0400
committerJames O'Beirne <[email protected]>2019-04-12 15:25:00 -0400
commit17be9e0e3037b60ba7bbf4b9249f2efc5e1ba9b3 (patch)
tree40b9c66153c00cbba33c2e1dbd08e10b79cdb0e3
parentgitignore: add *.dat (diff)
downloaddiscoin-17be9e0e3037b60ba7bbf4b9249f2efc5e1ba9b3.tar.xz
discoin-17be9e0e3037b60ba7bbf4b9249f2efc5e1ba9b3.zip
gitignore: add *.plist (clang-check)
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b19b43494..be784024a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -121,3 +121,6 @@ contrib/devtools/split-debug.sh
# Output from running db4 installation
db4/
+
+# clang-check
+*.plist