updates gitignore
This commit is contained in:
parent
60c24f7b36
commit
67a2b13d72
4
.gitignore
vendored
4
.gitignore
vendored
@ -28,6 +28,8 @@
|
|||||||
.idea/**/gradle.xml
|
.idea/**/gradle.xml
|
||||||
.idea/**/libraries
|
.idea/**/libraries
|
||||||
|
|
||||||
|
.idea
|
||||||
|
|
||||||
# Gradle and Maven with auto-import
|
# Gradle and Maven with auto-import
|
||||||
# When using Gradle or Maven with auto-import, you should exclude module files,
|
# When using Gradle or Maven with auto-import, you should exclude module files,
|
||||||
# since they will be recreated, and may cause churn. Uncomment if using
|
# since they will be recreated, and may cause churn. Uncomment if using
|
||||||
@ -78,3 +80,5 @@ fabric.properties
|
|||||||
.idea/caches/build_file_checksums.ser
|
.idea/caches/build_file_checksums.ser
|
||||||
|
|
||||||
.foundry
|
.foundry
|
||||||
|
dist
|
||||||
|
node_modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user