DEV: Add `/auto_generated` to .gitignore (#19)

This commit is contained in:
Jarek Radosz 2022-05-11 12:21:29 +02:00 committed by GitHub
parent de2e06d094
commit 47335003fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules node_modules
/gems /gems
/auto_generated