Browse Source

Fix issue with ignoring main.js

JoostSijm 6 years ago
parent
commit
ff01191bdb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -7,4 +7,4 @@ node_modules/
 __pycache__/
 .venv/
 .env
-app/static/main.js
+app/static/js/main.js