Finished the website
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
# ignore the node_modules directory since this can be automatically generated
|
||||
node_modules/
|
||||
|
||||
# ignore the generated CSS files (source files are SASS)
|
||||
public/css/
|
||||
|
Reference in New Issue
Block a user