add .gitignore file - ignore tmp, object and executable files
This commit is contained in:
parent
c7cc3281a8
commit
c516373225
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
config.h
|
||||||
|
bar
|
||||||
|
*.o
|
||||||
|
*.swp
|
||||||
|
*~
|
Loading…
Reference in New Issue
Block a user