13
0
geforkt von Mirrors/Velocity

Ignore all out/ directories from IntelliJ.

Dieser Commit ist enthalten in:
Andrew Steinborn 2018-10-26 16:11:03 -04:00
Ursprung a0e24ca247
Commit 72283af867

2
.gitignore vendored
Datei anzeigen

@ -1,7 +1,7 @@
### Intellij ### ### Intellij ###
.idea/ .idea/
*.iws *.iws
/out/ */out/
*.iml *.iml
.idea_modules/ .idea_modules/
atlassian-ide-plugin.xml atlassian-ide-plugin.xml