Kind2/.gitignore

23 lines
257 B
Plaintext
Raw Normal View History

2021-03-16 04:26:21 +03:00
**/node_modules
scripts/
2021-02-20 02:11:49 +03:00
*.class
.DS_Store
src/_*
src/tmp*
bin/hs/cabal.project.local*
2021-08-13 20:14:49 +03:00
bin/scm/scheme/
bin/scm/bin/
2021-04-06 22:52:47 +03:00
tmp.js
.vscode
*.orig
web/*.lock
base/.cache
/base/playground.kind
2021-05-23 21:23:17 +03:00
web/src/apps/*.js
web/events/data/*
2021-06-02 22:30:24 +03:00
*.so
*.wpo
.cache
/.gtm/
2021-06-23 00:18:01 +03:00
web/docs
.env