Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 4fa9ca0..9f9d07d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,8 +117,6 @@ _UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
-
-
############
## Windows
############
@@ -129,7 +127,6 @@ Thumbs.db
# Folder config file
Desktop.ini
-
#############
## Python
#############
@@ -163,3 +160,9 @@ pip-log.txt
# Mac crap
.DS_Store
+
+############
+## Chrome extension
+############
+# private key
+*.pem