Initial commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
|
||||
# Local env overrides (never commit secrets)
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.production.local
|
||||
.env.test.local
|
||||
|
||||
|
||||
# Large design files
|
||||
public/static/icons/Icon-Svg/Icon.sketch
|
||||
public/static/icons/Icon-Svg/Icon/pages/*.json
|
||||
public/static/icons/Content/Screen Shot*
|
||||
public/static/icons/Content/Map.png
|
||||
Reference in New Issue
Block a user