aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Portales-Oliva <f.portales.oliva@gmail.com>2019-03-28 21:15:36 -0300
committerFelipe Portales-Oliva <f.portales.oliva@gmail.com>2019-03-28 21:15:36 -0300
commit0bc06e36e63457698e5659a461fa63e646fc3a37 (patch)
tree508f64efc0f57625d87226123142160c2369c01c
parentec1aecdd4ffda88eb1ca937268b04d315b24c108 (diff)
stoped tracking cache files from the IDE
-rw-r--r--.README.md.kate-swpbin59 -> 0 bytes
-rw-r--r--.gitignore3
2 files changed, 3 insertions, 0 deletions
diff --git a/.README.md.kate-swp b/.README.md.kate-swp
deleted file mode 100644
index 5deb04a..0000000
--- a/.README.md.kate-swp
+++ /dev/null
Binary files differ
diff --git a/.gitignore b/.gitignore
index f3f5cdf..5b2ce27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@
**.pdf
**.dvi
**.synctex.gz
+
+# do not track KATE buffers
+**.kate-swp