chore: Ignore any root .acl created by the file config.

This commit is contained in:
Ruben Verborgh 2021-01-14 23:25:42 +01:00
parent 9160b52d5b
commit ecf8f4d4bb

15
.gitignore vendored
View File

@ -1,8 +1,9 @@
coverage /.acl
data /.eslintcache
dist /componentsjs-error-state.json
docs /coverage
node_modules /data
.eslintcache /dist
/docs
/node_modules
tsconfig.tsbuildinfo tsconfig.tsbuildinfo
componentsjs-error-state.json