More .gitignores

This commit is contained in:
Simon Brooke 2021-03-16 09:05:11 +00:00
parent 9f78718009
commit 979851cf21
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987

6
.gitignore vendored
View file

@ -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