diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2025-09-15 01:08:27 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2025-09-15 01:08:27 +0200 |
| commit | c9b6b9a5ca082fe7c1b6f58d7713f785a9eb6a5c (patch) | |
| tree | 3e4f42f93c7ae89a364e4d51fff6e5cec4e55fa9 /rushs/creeps/.gitignore | |
add: graphs et rushs
Diffstat (limited to 'rushs/creeps/.gitignore')
| -rw-r--r-- | rushs/creeps/.gitignore | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/rushs/creeps/.gitignore b/rushs/creeps/.gitignore new file mode 100644 index 0000000..1178b61 --- /dev/null +++ b/rushs/creeps/.gitignore @@ -0,0 +1,31 @@ +*.swp +.idea +.vertx +javadoc +server + +*.class +*.log +*.ctxt +.mtj.tmp/ +*.jar +*.war +*.nar +*.ear +*.zip +*.tar.gz +*.rar +hs_err_pid* +replay_pid* +target/ +pom.xml.tag +pom.xml.releaseBackup +pom.xml.versionsBackup +pom.xml.next +release.properties +dependency-reduced-pom.xml +buildNumber.properties +.mvn/timing.properties +.mvn/wrapper/maven-wrapper.jar +.project +.classpath |
