mirror of
https://github.com/mruwnik/invoices.git
synced 2025-06-08 05:14:46 +02:00
Add a .gitignore file
This commit is contained in:
parent
db19761124
commit
aa365faca9
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
pom.xml
|
||||
pom.xml.asc
|
||||
*.jar
|
||||
*.class
|
||||
/lib/
|
||||
/classes/
|
||||
/target/
|
||||
/checkouts/
|
||||
.lein-deps-sum
|
||||
.lein-repl-history
|
||||
.lein-plugins/
|
||||
.lein-failures
|
||||
.nrepl-port
|
||||
.cpcache/
|
||||
|
||||
config.edn
|
||||
*pdf
|
Loading…
x
Reference in New Issue
Block a user