duckscript/.gitignore

12 lines
87 B
Plaintext
Raw Normal View History

2019-12-30 10:45:28 +00:00
.idea
.c9
2020-03-27 12:34:08 +00:00
/target
2019-12-30 10:45:28 +00:00
temp/
2019-12-12 07:08:15 +00:00
**/*.rs.bk
2019-12-30 10:45:28 +00:00
**/*.log
dump.rdb
/rs*.sh
/docs/_site
2020-03-27 12:34:08 +00:00
/core
2020-03-27 17:00:39 +00:00
target/