1
0
mirror of https://github.com/klmp200/sarl-fireworks.git synced 2026-06-08 00:49:18 +00:00

Complete refactoring of the project and renaming packages

This commit is contained in:
ngaud
2017-05-02 16:37:56 +02:00
parent 77013351d9
commit 01b4d82989
11 changed files with 111 additions and 56 deletions
+21
View File
@@ -0,0 +1,21 @@
# Xtext generated files
src/main/generated-sources/
# NetBean / Eclipse
bin/
**/*.java._trace
**/*.java_trace
**/*.smap
**/.project
**/.classpath
**/.settings
**/.metadata
# Subversion and CVS
**/.svn/
**/.cvs/
# Maven
target/