Skip to content

Commit 414afa0

Browse files
authored
fix copyright template (#439)
1 parent a80869a commit 414afa0

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
*.iml
22
.gradle
33
/local.properties
4-
.idea
4+
5+
# selectively ignored (copyright must not be ignored)
6+
/.idea/*
7+
!/.idea/copyright
8+
59
.DS_Store
610
/build
711
/captures

.idea/copyright/FullStack_Copyright.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/copyright/profiles_settings.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)