Create .gitignore

This commit is contained in:
Manish Goregaokar 2014-11-19 13:22:58 +05:30
parent 507dc2b7ec
commit 3a6010f8df

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/