Ignore gen
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,8 @@
|
|||||||
**/target
|
data_readers.clj
|
||||||
|
hs_err_pid*.log
|
||||||
pom.xml
|
pom.xml
|
||||||
pom.xml.asc
|
pom.xml.asc
|
||||||
hs_err_pid*.log
|
**/gen
|
||||||
|
**/target
|
||||||
*~
|
*~
|
||||||
.*
|
.*
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
**/target
|
data_readers.clj
|
||||||
|
hs_err_pid*.log
|
||||||
pom.xml
|
pom.xml
|
||||||
pom.xml.asc
|
pom.xml.asc
|
||||||
/hs_err_pid*.log
|
**/gen
|
||||||
|
**/target
|
||||||
*~
|
*~
|
||||||
.*
|
.*
|
||||||
Reference in New Issue
Block a user