forked from mirrors/ntfy
1
0
Fork 0
ntfy/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
154 B
Plaintext
Raw Permalink Normal View History

dist/
2023-06-01 17:56:32 +00:00
dev-dist/
2021-12-07 16:50:48 +00:00
build/
2021-10-22 22:54:02 +00:00
.idea/
.vscode/
*.swp
2021-12-02 22:27:31 +00:00
server/docs/
2022-03-06 01:24:10 +00:00
server/site/
2021-12-14 03:30:28 +00:00
tools/fbsend/fbsend
2022-01-02 22:56:12 +00:00
playground/
2022-05-09 23:48:01 +00:00
secrets/
2021-10-22 22:54:02 +00:00
*.iml
2022-02-18 14:49:51 +00:00
node_modules/
2022-05-25 02:30:12 +00:00
.DS_Store
2023-03-17 03:09:37 +00:00
__pycache__