git clean before dist, and add some ignore files
This commit is contained in:
10
src/.gitignore
vendored
Normal file
10
src/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.depend
|
||||
rc
|
||||
*.[oa]
|
||||
*.so
|
||||
*.so.*
|
||||
version.h
|
||||
|
||||
# Experimental stuff
|
||||
rc-daemon.c
|
||||
rc-daemon.h
|
||||
Reference in New Issue
Block a user