Skip to content

Commit b99633e

Browse files
authored
Merge pull request #9 from AUAS-Pulsar/fix-gitignore
All .fil files shall be ignored, added this to the .gitignore
2 parents 200df73 + c50d04e commit b99633e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.idea
22
.vscode
33
__pycache__
4-
venv
4+
venv
5+
*.fil

0 commit comments

Comments
 (0)