diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2022-07-01 14:31:36 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-07-01 14:31:36 +0200 |
commit | 2733a93ee8ad446b144d637ee5acd65e26844681 (patch) | |
tree | 009ad1575cca836456fa246a6673d5d011719739 /.gitignore | |
parent | a595693c7b556d62daff91da050b2d82ac4325e8 (diff) |
Added gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2af81e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +vnc/.vnc/passwd +vnc/.vnc/*.log +vnc/.vnc/*.pid |