Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juniorxsound/.gitignore-generator
- Owner: juniorxsound
- Created: 2017-02-27T02:15:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T19:15:44.000Z (over 7 years ago)
- Last Synced: 2024-08-03T05:16:42.774Z (3 months ago)
- Topics: openframeworks, p5js, processing, unity, workflow
- Language: C#
- Size: 85 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).