mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-16 21:12:13 +00:00
Refactor container ignores
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -23,6 +23,12 @@ var/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
|
||||
# Continer extras
|
||||
.vagrant
|
||||
_builds
|
||||
_steps
|
||||
_projects
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
||||
@@ -100,6 +106,3 @@ atlassian-ide-plugin.xml
|
||||
com_crashlytics_export_strings.xml
|
||||
crashlytics.properties
|
||||
crashlytics-build.properties
|
||||
.vagrant
|
||||
_builds
|
||||
_steps
|
||||
|
||||
Reference in New Issue
Block a user