Skip to content

Commit

Permalink
make gitignore more general
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilgardis committed Apr 6, 2022
1 parent 089d03e commit 4a858e5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
target
**/target/
**/.idea/
**/.vscode/*.*
**/*.log
/cargo-timing*.html

0 comments on commit 4a858e5

Please sign in to comment.