Skip to content

Commit 2eddbb3

Browse files
author
Thierry Chappuis
committed
Updated .gitignore
1 parent 5b7f405 commit 2eddbb3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
env/
22
theme*/
3-
*.swp
43
__pycache__/
54
output/
65
plugins/
6+
7+
*.swp
8+
.vscode/
9+
.idea/

0 commit comments

Comments
 (0)