Skip to content

Commit 798e36a

Browse files
author
Mikael Vejdemo-Johansson
committed
.gitignore
Added a .gitignore to ignore automatically generated files.
1 parent 8c25646 commit 798e36a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
aclocal.m4
2+
autom4te.cache/*
3+
*.swp
4+
config.h
5+
config.status
6+
.deps/
7+
/src/Makefile
8+
/src/*.o
9+
/src/hodie
10+
stamp-*

0 commit comments

Comments
 (0)