Added .project files.
This commit is contained in:
parent
e881900093
commit
3256c6c934
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,3 +13,6 @@
|
||||||
# Ignore all logfiles and tempfiles.
|
# Ignore all logfiles and tempfiles.
|
||||||
/log/*.log
|
/log/*.log
|
||||||
/tmp
|
/tmp
|
||||||
|
|
||||||
|
# Ignore .project files
|
||||||
|
/.project
|
||||||
|
|
Loading…
Reference in a new issue