Skip to content

Commit b0913a6

Browse files
author
ichroman
committed
update .gitignore and removing .idea
1 parent 856677a commit b0913a6

File tree

54 files changed

+1
-900
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+1
-900
lines changed

.gitignore

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,15 @@
1-
# User-specific stuff:
2-
.idea/**/workspace.xml
3-
.idea/**/tasks.xml
4-
.idea/dictionaries
5-
6-
# Sensitive or high-churn files:
7-
.idea/**/dataSources/
8-
.idea/**/dataSources.ids
9-
.idea/**/dataSources.xml
10-
.idea/**/dataSources.local.xml
11-
.idea/**/sqlDataSources.xml
12-
.idea/**/dynamic.xml
13-
.idea/**/uiDesigner.xml
14-
15-
# Mongo Explorer plugin:
16-
.idea/**/mongoSettings.xml
17-
181
## File-based project format:
192
*.iws
203

214
## Plugin-specific files:
225

236
# IntelliJ
247
/out/
8+
.idea
259

26-
# mpeltonen/sbt-idea plugin
27-
.idea_modules/
2810

2911
*.iml
3012
modules.xml
31-
.idea/misc.xml
3213
*.ipr
3314

3415
### Java ###

.idea/artifacts/MobileBankingAdminPanel_war.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.idea/artifacts/MobileBankingAdminPanel_war_exploded.xml

Lines changed: 0 additions & 95 deletions
This file was deleted.

.idea/artifacts/spring_boot_war.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)