gitignore
This commit is contained in:
parent
29a348eb8a
commit
9e710f03b7
5
257844/.gitignore
vendored
5
257844/.gitignore
vendored
@ -1,8 +1,13 @@
|
|||||||
# Created by https://www.toptal.com/developers/gitignore/api/java
|
# Created by https://www.toptal.com/developers/gitignore/api/java
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=java
|
# Edit at https://www.toptal.com/developers/gitignore?templates=java
|
||||||
|
|
||||||
|
.idea/
|
||||||
|
|
||||||
target/
|
target/
|
||||||
bin/da_proc.jar
|
bin/da_proc.jar
|
||||||
|
bin/logs/*.output
|
||||||
|
bin/logs/*.stderr
|
||||||
|
bin/logs/*.stdout
|
||||||
|
|
||||||
### Java ###
|
### Java ###
|
||||||
# Compiled class file
|
# Compiled class file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user