Selaa lähdekoodia

gitignore

master
Robin Thoni 9 vuotta sitten
vanhempi
commit
7836c54071
1 muutettua tiedostoa jossa 16 lisäystä ja 0 poistoa
  1. 16
    0
      .gitignore

+ 16
- 0
.gitignore Näytä tiedosto

@@ -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…
Peruuta
Tallenna