add .gitignore
This commit is contained in:
parent
7acde11fe8
commit
b72aabdef4
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
*.*\~
|
||||
*.*~
|
||||
*.*\#
|
||||
*.*#
|
||||
~*.*
|
||||
\#*.*
|
||||
*.tar
|
||||
*.tar.gz
|
||||
target
|
||||
config/
|
Loading…
x
Reference in New Issue
Block a user