Compare commits

...

2 Commits

Author SHA1 Message Date
Vasiliy
a7fffea440
Merge 482f960e78 into ceea7cab23 2025-01-10 23:59:32 +00:00
Vasiliy
482f960e78
Fix: do not ignore "*target/" subdirectories.
Recently I ran into a problem: I created a Java package "*.target.*" and git
ignored it when I commited the changes. It turned out it was because of this line
2022-04-26 21:50:14 +05:00

View File

@ -1,4 +1,4 @@
target/
/target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup