mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
More .gitignores
This commit is contained in:
parent
9f78718009
commit
979851cf21
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -17,10 +17,14 @@ pom.xml.asc
|
||||||
smeagol.log*
|
smeagol.log*
|
||||||
/node_modules/
|
/node_modules/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.calva/
|
||||||
|
.idea/
|
||||||
|
.lsp/
|
||||||
|
|
||||||
resources/public/content/uploads/
|
resources/public/content/uploads/
|
||||||
|
|
||||||
.eastwood
|
.eastwood
|
||||||
|
|
||||||
resources/public/content/Populating a game world.md
|
resources/public/content/Populating a game world.md
|
||||||
|
|
||||||
|
*.iml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue