mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 07:13:28 +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
|
||||
Gemification.ipr
|
||||
Gemification.iml
|
||||
idea
|
||||
.gradle
|
||||
build
|
||||
out
|
||||
/.gradle
|
||||
/build
|
||||
/out
|
||||
/idea
|
||||
/*.iml
|
||||
/*.ipr
|
||||
/*.iws
|
Loading…
Reference in a new issue