summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 74a1ce6..20a965e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,10 @@
-lib/cJSON.h
-lib/cJSON.c
# the following is the binary
discord.c
# debugging log files
-netreq.log
-stderr.log
valgrind-out.txt
+# files I like to keep in my WD
+src.old/
+src/ui.glade~
+src/#ui.glade#
+# tmp
+tmp/