Merge remote-tracking branch 'origin/master'

This commit is contained in:
Fernando Pettinelli 2021-09-30 13:11:40 -03:00
commit 904a6cb22c
2 changed files with 1 additions and 4 deletions

2
.github/FUNDING.yml vendored
View File

@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
custom: [ 'https://songoda.com/songoda+' ]

3
.gitignore vendored
View File

@ -2,8 +2,6 @@
# JetBrains IDEs
##
/.idea/
# Don't exclude files that might not be related to the IDE
*.iml
/*/*.iml
/NMS/*/*.iml
@ -11,7 +9,6 @@
##
# Maven
##
# Don't exclude a 'target' package by accident
/target/
/*/target/
/NMS/*/target/