Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juniorxsound/.gitignore-generator

A (tiny) Windows utility that generates .gitignore files for creative coding libraries
https://github.com/juniorxsound/.gitignore-generator

openframeworks p5js processing unity workflow

Last synced: about 17 hours ago
JSON representation

A (tiny) Windows utility that generates .gitignore files for creative coding libraries

Awesome Lists containing this project

README

        

# .gitignore Generator
A (tiny) Windows utility that generates .gitignore files for creative coding libraries

[Download .exe](https://drive.google.com/file/d/0B9-gnJ83oYzwQjhCYnN2TlpxY3M/view?usp=sharing) - Built for .NET 4.5.2 / Tested on Windows 10
![alt text](https://github.com/juniorxsound/.gitignore-generator/blob/master/gitignore_capture.jpg "screen capture")
The application generates .gitignore files for:

1.[openFrameworks](https://github.com/openframeworks/openFrameworks)

2.[Unity](https://unity3d.com/)

3.[Processing](https://github.com/processing/processing)

4.[p5.js](https://github.com/processing/p5.js)

> Built as a part of Code Lab class @ NYU lectured by [Matt Parker](https://github.com/madparker).