Added .gitignore back into repo
This commit is contained in:
parent
912ed155c5
commit
3f9707aa33
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
*.o
|
||||||
|
applet/
|
||||||
|
*~
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
*.bak
|
Loading…
Reference in a new issue