gitignore and Makefile
- Add gitignore - Update makefile to remove config.h on clean
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Slock Files
|
||||||
|
*.o
|
||||||
|
*.orig
|
||||||
|
slock
|
||||||
|
config.h
|
Reference in New Issue
Block a user