diff options
author | Jesús <heckyel@hyperbola.info> | 2018-07-10 21:41:13 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-07-10 21:41:13 -0500 |
commit | 984fb95c7d7819739817635861ac68bfc8c5616e (patch) | |
tree | 9e4151e6536ad2f031905d66986f0b2418af1da5 | |
parent | e496054a18ff3081f351e3efc370586efd8bb046 (diff) | |
download | libresocial-984fb95c7d7819739817635861ac68bfc8c5616e.tar.lz libresocial-984fb95c7d7819739817635861ac68bfc8c5616e.tar.xz libresocial-984fb95c7d7819739817635861ac68bfc8c5616e.zip |
add file .gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c2fcc1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +### Emacs ### +*~ +\#*\# +.\#* |