Added basic Formula Wizard, Added script to compile SASS and TS, many other random changes.
Update .gitignore, .htaccess, and 68 more files...
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,9 +1,17 @@
|
||||
# IDE-related folders
|
||||
.idea/
|
||||
|
||||
# Node.JS
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
# Static resources
|
||||
resources/DecimalJs/
|
||||
resources/DecimalJsLight/
|
||||
resources/FontAwesomePro/
|
||||
resources/HighlightJS/
|
||||
resources/GliderJs/
|
||||
resources/PlotlyJs/
|
||||
|
||||
resources/NibblePoker/css/*.css
|
||||
resources/NibblePoker/scss/trash
|
||||
|
||||
Reference in New Issue
Block a user