]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
also lint private modules for module_inception, as that is the main issue
[rust.git] / .gitignore
index e5a2f2aa7b7030204db9f94d4079b13473251a5b..a6b636709c5231ddd9de23898cea2e2e9a5609a2 100644 (file)
@@ -1,8 +1,13 @@
+# Used by Travis to be able to push:
+/.github/deploy_key
+out
+
 # Compiled files
 *.o
 *.so
 *.rlib
 *.dll
+*.pyc
 
 # Executables
 *.exe