Merge pull request #753 from UnAfraid/cleanup/idea_project_files
Removed Bots.ipr legacy intellij project file
This commit is contained in:
commit
39af4ced4c
7
.gitignore
vendored
7
.gitignore
vendored
@ -35,12 +35,11 @@ hs_err_pid*
|
|||||||
.idea/
|
.idea/
|
||||||
copyright/
|
copyright/
|
||||||
*.iml
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
.settings/
|
.settings/
|
||||||
|
|
||||||
#File System specific files
|
#File System specific files
|
||||||
.DS_STORE
|
.DS_Store
|
||||||
|
|
||||||
# Default ignored files
|
|
||||||
/Bots.iws
|
|
||||||
|
Loading…
Reference in New Issue
Block a user