mirror of
https://github.com/jlengrand/simpleFoodDiary.git
synced 2026-03-10 08:41:21 +00:00
24 lines
368 B
Plaintext
24 lines
368 B
Plaintext
# Distribution
|
|
build/
|
|
|
|
# elm-package generated files
|
|
elm-stuff
|
|
|
|
# elm-repl generated files
|
|
repl-temp-*
|
|
|
|
# Dependency directories
|
|
node_modules
|
|
|
|
# Desktop Services Store on macOS
|
|
.DS_Store
|
|
.env
|
|
|
|
# Default ignored files
|
|
/shelf/
|
|
/workspace.xml
|
|
# Datasource local storage ignored files
|
|
/dataSources/
|
|
/dataSources.local.xml
|
|
# Editor-based HTTP Client requests
|
|
/httpRequests/ |