Add .project to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -117,6 +117,9 @@ venv.bak/
|
|||||||
# Rope project settings
|
# Rope project settings
|
||||||
.ropeproject
|
.ropeproject
|
||||||
|
|
||||||
|
# VS Code project settings
|
||||||
|
.project
|
||||||
|
|
||||||
# mkdocs documentation
|
# mkdocs documentation
|
||||||
/site
|
/site
|
||||||
|
|
||||||
@@ -138,4 +141,4 @@ datasets/
|
|||||||
experiments/results/
|
experiments/results/
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
InteractionSimulator/
|
InteractionSimulator/
|
||||||
|
|||||||
Reference in New Issue
Block a user