Add standard .gitignore.
This commit is contained in:
parent
a2abbb6edc
commit
58552ec46e
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
*~
|
||||
.*~
|
||||
.*swp
|
||||
#*#
|
||||
.project
|
||||
|
||||
/.cache
|
||||
/metadata/cache
|
||||
|
Loading…
Reference in a new issue