Initial commit for backend
This commit is contained in:
12
frontend/.gitignore
vendored
Normal file
12
frontend/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
# Created by https://www.gitignore.io/api/elm
|
||||
# Edit at https://www.gitignore.io/?templates=elm
|
||||
|
||||
### Elm ###
|
||||
# elm-package generated files
|
||||
elm-stuff
|
||||
# elm-repl generated files
|
||||
repl-temp-*
|
||||
|
||||
# End of https://www.gitignore.io/api/elm
|
||||
index.html
|
Reference in New Issue
Block a user