Skip to content
Snippets Groups Projects
Commit f09097c2 authored by Éloïs's avatar Éloïs
Browse files

[git] ignore .directory & add comments

parent 0360b067
No related branches found
No related tags found
No related merge requests found
**/target/
\.vscode/
# Ignore OS files
.directory
# Ignore IDEs files
\.idea/
.project
\.vscode/
# Ignore Rust binaries
**/target/
**/*.rs.bk
# Ignore tests generated files
*.db
*.wot
.project
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment