summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3f9cfafd3378..daca09ab7bab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-deps
+# Adding ignore rules so that the repo can be managed in e.g. Code
+src/
+pkg/
+submodule_*/
+tdesktop/ \ No newline at end of file