1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-05 23:22:51 +00:00
Files
httpchannel/.gitignore
Rogiel 1c8db5cf36 Modularize in maven projects the httpchannel library
This commit creates several maven modules for each segment of the
library. Now it is possible to include only individual services to the
classpath instead of the full library.
2011-10-07 01:43:38 -03:00

14 lines
211 B
Plaintext

# Eclipse project files and folders
.project
.metadata
.classpath
.settings/
# Locally stored "Eclipse launch configurations"
*.launch
# Maven target directory
target/
# Find bugs configuration file
/.fbprefs