mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
Gitignore works!
This commit is contained in:
parent
24f61d332d
commit
9498e4126b
1 changed files with 7 additions and 7 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
Gemification.iws
|
/.gradle
|
||||||
Gemification.ipr
|
/build
|
||||||
Gemification.iml
|
/out
|
||||||
idea
|
/idea
|
||||||
.gradle
|
/*.iml
|
||||||
build
|
/*.ipr
|
||||||
out
|
/*.iws
|
Loading…
Reference in a new issue