Add .gitignore to hide changes to automatically generated files.
This commit is contained in:
parent
794daad0d3
commit
5a693ebacf
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
|
||||||
|
/aclocal.m4
|
||||||
|
/autom4te.cache
|
||||||
|
/config.*
|
||||||
|
/configure
|
||||||
|
/install-sh
|
||||||
|
/missing
|
||||||
|
|
||||||
|
/sunrise-commit
|
||||||
|
/sunrise-commit.1
|
Loading…
Reference in New Issue
Block a user