Skip to content

Commit 1fb6a02

Browse files
Marcos Vives Del Solsmortex
Marcos Vives Del Sol
authored andcommitted
Added .gitignore
1 parent e04aaa8 commit 1fb6a02

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.gitignore

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
.svn
2+
*.o
3+
aclocal.m4
4+
autom4te.cache/*
5+
compile
6+
config.h
7+
config.h.in
8+
config.log
9+
config.status
10+
configure
11+
depcomp
12+
install-sh
13+
Makefile
14+
Makefile.in
15+
missing
16+
src/.deps/
17+
src/mfcuk.exe
18+
src/mfcuk
19+
stamp-h1

0 commit comments

Comments
 (0)