]> Some of my projects - aniplayer.git/commitdiff
Add KDiff3 files to .gitignore
authorAPTX <marek321@gmail.com>
Mon, 21 Feb 2022 16:01:00 +0000 (01:01 +0900)
committerAPTX <marek321@gmail.com>
Mon, 21 Feb 2022 16:01:00 +0000 (01:01 +0900)
.gitignore

index e58bee1b108afceac91581ba967188ca87a10723..ebc3ee8fd3170561709e4b2f539c91a8ea0b9fb5 100644 (file)
@@ -60,6 +60,12 @@ CMakeLists.txt.user
 *.Debug
 *.Release
 
+# Kdiff3 temporary/backup files
+*_BACKUP_*
+*_BASE_*
+*_LOCAL_*
+*_REMOTE_*
+
 # Directories to ignore
 # ---------------------