summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--README.md10
2 files changed, 10 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5705889..15b6321 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,7 +54,7 @@ Thumbs.db
app/public/temp/
# authentication files (json) for Google Cloud Services
-auth/*.json
+auth/
# environmental variable files
.env
diff --git a/README.md b/README.md
index 88ba073..6e8fca2 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ proprietary or open source; paid or gratis.
However, if you modify `linkeysearch` itself, you must distribute the source
to your modified version of `linkeysearch`.
-## Note
+## Licence Note
The only valid version of the GPL as far as this project is concerned
is v2 of the license (not v2.2 or v3.x or whatever),
@@ -37,3 +37,11 @@ coming from the use of this file. (The General Public License
restrictions do apply in other respects; for example, they cover
modification of the file, and distribution when not linked into
a combined executable.)
+
+
+
+# Spare Notes
+
+The project includes a banch of non-related to the project code
+(like promise tests, async practies etc.); sorry!
+they are about to be removed