propeller/.gitignore
2021-07-13 18:03:19 -04:00

30 lines
351 B
Plaintext

/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/
*.iml
.idea/
out
notes
.clj-kondo/
.calva/
.lsp/
/.idea
/.idea/
/results
/temp
# Don't commit the data directory that we'll
# use to hold the data from
# https://github.com/thelmuth/program-synthesis-benchmark-datasets
/data
**/.DS_Store