We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439a473 commit 6eeec87Copy full SHA for 6eeec87
.gitignore
@@ -0,0 +1,24 @@
1
+# Windows thumbnail cache files
2
+Thumbs.db
3
+Thumbs.db:encryptable
4
+ehthumbs.db
5
+ehthumbs_vista.db
6
+
7
+# Dump file
8
+*.stackdump
9
10
+# Folder config file
11
+[Dd]esktop.ini
12
13
+# Recycle Bin used on file shares
14
+$RECYCLE.BIN/
15
16
+# Windows Installer files
17
+*.cab
18
+*.msi
19
+*.msix
20
+*.msm
21
+*.msp
22
23
+# Windows shortcuts
24
+*.lnk
LICENSES/Apache-2.0.txt
@@ -1,4 +1,4 @@
- Apache License
+ Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
0 commit comments