Skip to content

Commit b9d80e2

Browse files
authored
Merge pull request #1 from ratsan/patch-1
Update gitignore for intelliJ
2 parents cbe4a48 + 64407aa commit b9d80e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
/.gradle
22
/.idea
33
/*/build
4+
/output
45
/build
56
/settings.json
67
/app/app_config.json
78
/app/libraries.json
8-
/app/repositories.json
9+
/app/repositories.json

0 commit comments

Comments
 (0)