Add a few .gitignore files
This commit is contained in:
parent
837732f7ef
commit
20e2b78e72
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
Makefile
|
||||
/config.h
|
||||
/config.sh
|
||||
*~
|
||||
*.o
|
2
po/.gitignore
vendored
Normal file
2
po/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/Keyboard.pot
|
||||
/*.mo
|
2
src/.gitignore
vendored
Normal file
2
src/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/keyboard
|
||||
/keyboardctl
|
3
tools/.gitignore
vendored
Normal file
3
tools/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/plug
|
||||
/snooper
|
||||
/xkey
|
Loading…
Reference in New Issue
Block a user