diff options
author | Brian Evans <grknight@gentoo.org> | 2018-11-20 09:53:31 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-11-20 09:53:31 -0500 |
commit | eba1e2b4004f032e63c94c831aeb048d44a8367e (patch) | |
tree | 54d2848fb2e77f1c1d74ff907b3d1885b9c8517a /Thanks/.gitignore | |
parent | Update Widgets to REL_1_30 (diff) | |
download | extensions-eba1e2b4004f032e63c94c831aeb048d44a8367e.tar.gz extensions-eba1e2b4004f032e63c94c831aeb048d44a8367e.tar.bz2 extensions-eba1e2b4004f032e63c94c831aeb048d44a8367e.zip |
Update Thanks to REL1_30
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'Thanks/.gitignore')
-rw-r--r-- | Thanks/.gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Thanks/.gitignore b/Thanks/.gitignore index 3c3629e6..c11f71cb 100644 --- a/Thanks/.gitignore +++ b/Thanks/.gitignore @@ -1 +1,25 @@ node_modules +docs +composer.lock +vendor +doc + +# Editors +*.kate-swp +*~ +\#*# +.#* +.*.swp +.project +.buildpath +.classpath +.settings +cscope.files +cscope.out +*.orig +## NetBeans +nbproject* +project.index +## Sublime +sublime-* +sftp-config.json |