Skip to content

Commit a57aaa7

Browse files
committed
fix information.java and .gitignore
1 parent f13759e commit a57aaa7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,16 @@
2323
hs_err_pid*
2424
/target/
2525

26-
src/main/java/info/unterrainer/commons/jreutils/Information.java
26+
src/main/java/info/unterrainer/commons/oauthtokenmanager/Information.java
2727

2828
.settings/
2929

3030
.classpath
3131

32+
/bin/
33+
3234
bin/
3335

36+
.vscode/
37+
3438
dependency-reduced-pom.xml

0 commit comments

Comments
 (0)