[chrome-gnome-shell/wip/split-repos: 4/8] gitignore: more entries




commit 2c73927afc2c7acb65cc09a01a8c15cbfe506969
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Thu Jun 23 12:08:39 2022 +0400

    gitignore: more entries

 .gitignore | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d21ef0..2c97106 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,15 @@
-# Idea
+# IDE
 /build/
 /nbproject/
 /.idea/
 *.iml
 
-# Eclipse
 .project
 .pydevproject
 .settings/
+
+.vscode
+
+# Our stuff
+po/*.po~
+*.pyc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]