Add global ignore for target/ directories

This is just the rust compilation directory, I kept locally ignoring
it in sub-projects...
This commit is contained in:
Tristan Daniël Maat 2020-12-12 19:58:44 +00:00
parent 6921d46db3
commit 0355eeccb4
Signed by: tlater
GPG key ID: 49670FD774E43268

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
target/