2016-07-19 14:25:46 -05:00
|
|
|
# Used by Travis to be able to push:
|
|
|
|
/.github/deploy_key
|
|
|
|
out
|
|
|
|
|
2014-11-19 01:52:58 -06:00
|
|
|
# Compiled files
|
|
|
|
*.o
|
|
|
|
*.so
|
|
|
|
*.rlib
|
|
|
|
*.dll
|
2016-08-06 03:40:35 -05:00
|
|
|
*.pyc
|
2014-11-19 01:52:58 -06:00
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.exe
|
|
|
|
|
|
|
|
# Generated by Cargo
|
|
|
|
/target/
|
2016-05-24 11:25:25 -05:00
|
|
|
/clippy_lints/target/
|
2015-05-10 00:09:04 -05:00
|
|
|
|
2015-11-18 05:35:18 -06:00
|
|
|
# Generated by dogfood
|
|
|
|
/target_recur/
|
2016-07-12 07:11:18 -05:00
|
|
|
|
|
|
|
# gh pages docs
|
|
|
|
util/gh-pages/lints.json
|
2016-12-20 03:20:41 -06:00
|
|
|
|
|
|
|
# rustfmt backups
|
|
|
|
*.rs.bk
|
2017-02-16 02:49:47 -06:00
|
|
|
|
|
|
|
helper.txt
|
2017-04-07 04:25:00 -05:00
|
|
|
|
2017-05-17 07:19:44 -05:00
|
|
|
.vscode
|