[chrome-gnome-shell/wip/split-repos: 3/4] gitignore: more entries
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell/wip/split-repos: 3/4] gitignore: more entries
- Date: Thu, 23 Jun 2022 13:25:11 +0000 (UTC)
commit d783bcb64b974160ebb0b4267883be1aea656fad
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]