Update .gitignore for editor and IDE files
This commit is contained in:
parent
5707b9e4e0
commit
154f16a7f1
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -6,3 +6,9 @@ moxerver
|
||||||
|
|
||||||
# logs directory during development
|
# logs directory during development
|
||||||
logs
|
logs
|
||||||
|
|
||||||
|
# IDE and editor artifacts
|
||||||
|
*.swp
|
||||||
|
.project
|
||||||
|
.cproject
|
||||||
|
.settings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue