aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-15 23:20:31 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-15 23:20:31 +0100
commit8433bca7966ff0534b7b003945afad5f37f0e341 (patch)
tree4f8e2a85bd26e8385aa21a8f35c8aad7883ddf99 /.gitignore
downloadfodtmf-8433bca7966ff0534b7b003945afad5f37f0e341.tar.gz
fodtmf-8433bca7966ff0534b7b003945afad5f37f0e341.tar.bz2
fodtmf-8433bca7966ff0534b7b003945afad5f37f0e341.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a386cff
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+_/
+/bin/
+/obj/
+/aux/
+\#*\#
+.*
+!.git*
+*~
+*.swo
+*.swp
+*.bak
+*.new
+*.out
+*.o
+*.su
+*.gch
+/config.status
+