]> git.lizzy.rs Git - rust.git/blob - .gitignore
Setup automatic push of gh-pages
[rust.git] / .gitignore
1 # Used by Travis to be able to push:
2 /.github/deploy_key
3 out
4
5 # Compiled files
6 *.o
7 *.so
8 *.rlib
9 *.dll
10
11 # Executables
12 *.exe
13
14 # Generated by Cargo
15 /target/
16 /clippy_lints/target/
17
18 # We don't pin yet
19 Cargo.lock
20
21 # Generated by dogfood
22 /target_recur/
23
24 # gh pages docs
25 util/gh-pages/lints.json