aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-03-30 09:27:53 +0300
committerFrederick Muriuki Muriithi2022-03-30 09:27:53 +0300
commit48013cdc61fcba3658d8c1bdbe47a7ab5d1c8899 (patch)
treebe43f8fb558c52dae26fdeb642c202933be38d96 /.gitignore
parente9786aaa8ddab758942bd9b16ff76783316b1764 (diff)
downloadgn-docs-48013cdc61fcba3658d8c1bdbe47a7ab5d1c8899.tar.gz
Start documenting the CI/CD system
* Do an overview * Take some notes on things to read further into
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a4664e1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+## Ignore emacs temporary/backup files
+/**/*~ \ No newline at end of file