diff options
| author | Zeger-Jan van de Weg <zegerjan@gitlab.com> | 2016-05-06 17:13:16 +0200 |
|---|---|---|
| committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-05-20 15:58:36 -0500 |
| commit | fab9dbb3eba55151c34fc8bc171e3670e6c7c422 (patch) | |
| tree | c08e23dde57ed18176ea3d7b408c877b81c0fec0 /vendor/gitignore/Processing.gitignore | |
| parent | e166a8022a3f239938a1449a0a8ce3485f309766 (diff) | |
| download | gitlab-ce-fab9dbb3eba55151c34fc8bc171e3670e6c7c422.tar.gz | |
First import of gitignores
Add .gitignore dropdown when creating a new .gitignore file
Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
Diffstat (limited to 'vendor/gitignore/Processing.gitignore')
| -rw-r--r-- | vendor/gitignore/Processing.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/gitignore/Processing.gitignore b/vendor/gitignore/Processing.gitignore new file mode 100644 index 00000000000..85f269a89f6 --- /dev/null +++ b/vendor/gitignore/Processing.gitignore @@ -0,0 +1,7 @@ +.DS_Store +applet +application.linux32 +application.linux64 +application.windows32 +application.windows64 +application.macosx |
