-
-
Notifications
You must be signed in to change notification settings - Fork 201
IgnoreFiles
Kevin Brightwell edited this page Aug 26, 2015
·
1 revision
For any new Umple subproject, do not commit any binary files into the repository. If you require storage of binary files, please prepare a justification (there is probably a better option!).
- Open/create
.gitignorefor your folder - Add a file path that you want to ignore, you may use globs such as
*.jar
- Wiki Home
- FAQ Frequently asked questions
- Examples
- Presentations
- PhilosophyAndVision
- Best practices for using Umple
- Publications and theses
- Tutorials
- Installing Eclipse plugin