Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDylan Taylor <dylan@dylanmtaylor.com>2021-05-15 12:17:46 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-05-15 12:17:46 -0400
commit8eebc8ade3c6aa5685d49448003dad188e314834 (patch)
treed76d81f0b029e994748ceff2d6c47a86d5669ab0 /.gitignore
parent5734b6e4a502d30aef4453d7a5c9a6d1f9949b64 (diff)
Add some ignores so I don't accidentally commit files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 00f42d12..d4ee5091 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ SAFETY_LOCK
**/archiso
/guided.py
/install.log
+venv
+.idea/** \ No newline at end of file