aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-17 01:31:32 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-17 01:31:32 +0100
commit20315d4b2cb87f56f994e09db9bda41c1fceb9a5 (patch)
treec3752e0c588065d2e921491ff23bda5b93692e83 /.gitignore
downloadvtchs-20315d4b2cb87f56f994e09db9bda41c1fceb9a5.tar.gz
vtchs-20315d4b2cb87f56f994e09db9bda41c1fceb9a5.tar.bz2
vtchs-20315d4b2cb87f56f994e09db9bda41c1fceb9a5.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3c9c9fb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+_/
+/bin/
+/obj/
+/aux/
+\#*\#
+.*
+!.git*
+*~
+*.swo
+*.swp
+*.bak
+*.new
+*.out
+*.o
+*.su
+*.gch
+