Exclude generated assets

This commit is contained in:
akp 2024-03-18 12:28:44 +00:00
parent 880af85796
commit 5beb5ceb44
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
4 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,2 +1,5 @@
run/
node_modules/
platform/static/*.css*
platform/static/*.js

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long