1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 04:05:01 +00:00
mon-entreprise/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
163 B
Text
Raw Normal View History

2016-06-15 16:02:41 +02:00
.tags*
.tmp
/tmp
2017-07-08 13:29:24 +02:00
.DS_Store
yarn-error.log
package-lock.json
node_modules/
2020-05-14 17:29:47 +02:00
.env
dist/
# Local Netlify folder
.netlify
2021-06-10 11:24:44 +02:00
# Webstorm (and other Jetbrains IDE)
.idea/