aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ArchLinuxPackages.gitignore4
-rw-r--r--Global/Anjuta.gitignore3
-rw-r--r--Global/CodeKit.gitignore3
-rw-r--r--Global/MicrosoftOffice.gitignore10
-rw-r--r--Global/Momentics.gitignore3
5 files changed, 23 insertions, 0 deletions
diff --git a/ArchLinuxPackages.gitignore b/ArchLinuxPackages.gitignore
index 6cf5bf83..d94e73d9 100644
--- a/ArchLinuxPackages.gitignore
+++ b/ArchLinuxPackages.gitignore
@@ -5,5 +5,9 @@
*.log
*.log.*
*.sig
+
+# AUR metadata
+.AURINFO
+
pkg/
src/
diff --git a/Global/Anjuta.gitignore b/Global/Anjuta.gitignore
new file mode 100644
index 00000000..20dd42c5
--- /dev/null
+++ b/Global/Anjuta.gitignore
@@ -0,0 +1,3 @@
+# Local configuration folder and symbol database
+/.anjuta/
+/.anjuta_sym_db.db
diff --git a/Global/CodeKit.gitignore b/Global/CodeKit.gitignore
new file mode 100644
index 00000000..bd9e67fc
--- /dev/null
+++ b/Global/CodeKit.gitignore
@@ -0,0 +1,3 @@
+# General CodeKit files to ignore
+config.codekit
+/min
diff --git a/Global/MicrosoftOffice.gitignore b/Global/MicrosoftOffice.gitignore
new file mode 100644
index 00000000..412297bb
--- /dev/null
+++ b/Global/MicrosoftOffice.gitignore
@@ -0,0 +1,10 @@
+*.tmp
+
+# Word temporary
+~$*.doc*
+
+# Excel temporary
+~$*.xls*
+
+# Excel Backup File
+*.xlk
diff --git a/Global/Momentics.gitignore b/Global/Momentics.gitignore
index 7ebee2be..b14db2d8 100644
--- a/Global/Momentics.gitignore
+++ b/Global/Momentics.gitignore
@@ -3,3 +3,6 @@ x86/
arm/
arm-p/
translations/*.qm
+
+# IDE settings
+.settings/