removed script/property files; updated git ignores
This commit is contained in:
parent
a988fff3ad
commit
175884b3db
|
@ -6,6 +6,8 @@
|
|||
*.ipr
|
||||
*.iws
|
||||
*~
|
||||
/**/*.sh
|
||||
/**/my_application.properties
|
||||
.vscode
|
||||
.classpath
|
||||
/**/.classpath
|
||||
|
|
Loading…
Reference in New Issue