Browse Source

gitignore

master
Robin Thoni 9 years ago
parent
commit
7836c54071
1 changed files with 16 additions and 0 deletions
  1. 16
    0
      .gitignore

+ 16
- 0
.gitignore View File

@@ -0,0 +1,16 @@
1
+Makefile
2
+Makefile.in
3
+
4
+/config.*
5
+/src/mfcuk
6
+/src/.deps
7
+/src/*.o
8
+
9
+/autom4te.cache
10
+/aclocal.m4
11
+/compile
12
+/configure
13
+/depcomp
14
+/install-sh
15
+/missing
16
+/stamp-h1

Loading…
Cancel
Save