Add some ignores so I don't accidentally commit files

This commit is contained in:
Dylan Taylor 2021-05-15 12:17:46 -04:00
parent 5734b6e4a5
commit 8eebc8ade3
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -24,3 +24,5 @@ SAFETY_LOCK
**/archiso
/guided.py
/install.log
venv
.idea/**