Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 1 | ### STS ### |
| 2 | .apt_generated |
| 3 | .classpath |
| 4 | .factorypath |
| 5 | .project |
| 6 | .settings |
| 7 | .springBeans |
| 8 | .sts4-cache |
| 9 | |
| 10 | .classpath |
| 11 | .settings/ |
| 12 | |
| 13 | # Target dirs in all projects |
| 14 | **/target-ide/* |
| 15 | **/target/* |
| 16 | **/logs/* |
| 17 | **/tokens/* |
Muthuramalingam, Brinda Santh(bs2796) | d2ec19b | 2018-11-19 12:48:31 -0500 | [diff] [blame] | 18 | **/lib/cachedir/** |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 19 | |
| 20 | # Added for Intellij IDEA IDE |
| 21 | **/debug-logs/* |
| 22 | **/.idea/* |
| 23 | **/*.iml |
| 24 | **/*.project |
| 25 | **/.springBeans |
Muthuramalingam, Brinda Santh(bs2796) | c6ffd3c | 2018-11-10 11:54:05 -0500 | [diff] [blame] | 26 | **/.directory |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 27 | |
Muthuramalingam, Brinda Santh(bs2796) | 99b2042 | 2018-12-06 16:46:19 -0500 | [diff] [blame] | 28 | **/transaction.log |
Muthuramalingam, Brinda Santh(bs2796) | 4b3c8a0 | 2018-08-15 21:31:10 +0000 | [diff] [blame] | 29 | **/*versionsBackup |
| 30 | **/blackDuckHub* |
Timoney, Dan (dt5972) | 7e022bc | 2019-01-24 08:55:49 -0500 | [diff] [blame] | 31 | **/*.jsonld |
| 32 | /target-ide/ |