Skip to content
Snippets Groups Projects
Commit b83e11e3 authored by nimrod's avatar nimrod
Browse files

Update .gitignore.

parent 264c25cd
Branches
No related tags found
No related merge requests found
Pipeline #2199 passed
......@@ -11,8 +11,10 @@ Thumbs.db
.svn/
.sass-cache/
*.log
a.out
node-modules/
*.out
*.so
node_modules/
.npm/
nbproject/
*.ipynb
.idea/
......@@ -22,7 +24,7 @@ nbproject/
.cache/
bower_components/
*.class
*.jar
*.[ewj]ar
secring.*
.*.kate-swp
.swp.*
......@@ -32,3 +34,23 @@ build/
_build/
dist/
.tox/
*.pdf
*.exe
*.dll
*.gz
*.tgz
*.tar
*.rar
*.zip
*.xz
*.pid
*.lock
*.env
.bundle/
!Pipfile.lock
.terraform
.terraform.*
tfplan
*.tfstate*
*.venv
reports/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment