propeller/.gitignore
2021-06-29 12:15:37 -04:00

29 lines
345 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
# 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