untrack main.js

This commit is contained in:
Ell 2022-08-21 18:01:02 +02:00
parent a91735dc44
commit 0a70f83d46
2 changed files with 1 additions and 561 deletions

2
.gitignore vendored
View file

@ -10,7 +10,7 @@ node_modules
# Don't include the compiled main.js file in the repo. # Don't include the compiled main.js file in the repo.
# They should be uploaded to GitHub releases instead. # They should be uploaded to GitHub releases instead.
./main.js /main.js
# Exclude sourcemaps # Exclude sourcemaps
*.map *.map

560
main.js

File diff suppressed because one or more lines are too long