Merge pull request #125 from koter84/feature-gitignore
ignore build-files in .gitignore so git is clean after building
This commit is contained in:
commit
1ee6eb6a57
8
.gitignore
vendored
8
.gitignore
vendored
@ -1 +1,9 @@
|
|||||||
|
telegram
|
||||||
*.o
|
*.o
|
||||||
|
Makefile
|
||||||
|
autom4te.cache
|
||||||
|
config.h
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
.idea/
|
||||||
|
nbproject/
|
||||||
|
Loading…
Reference in New Issue
Block a user