Update .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,10 +1,11 @@
|
|||||||
**/target/
|
**/target/
|
||||||
/test_run/
|
/test_run/
|
||||||
.idea*
|
.idea*
|
||||||
auxprotect.iml
|
*.iml
|
||||||
AuxProtect.iml
|
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
*.bat
|
*.bat
|
||||||
test_run/
|
test_run/
|
||||||
dependency-reduced-pom.xml
|
dependency-reduced-pom.xml
|
||||||
|
/AuxProtect_Private
|
||||||
|
/AuxProtect_Private*
|
||||||
|
|||||||
Reference in New Issue
Block a user