Fossil SCM
Add an entry to the ignore-glob setting to help prevent the SEE-enabled SQLite source file from being added to this public repository by mistake.
Commit
fa3e672aecd3cb3ca57c55df4ac11ca419fdb7da
Parent
ed871fb5fabd163…
1 file changed
+1
| --- .fossil-settings/ignore-glob | ||
| +++ .fossil-settings/ignore-glob | ||
| @@ -1,5 +1,6 @@ | ||
| 1 | 1 | compat/openssl* |
| 2 | 2 | compat/tcl* |
| 3 | 3 | fossil |
| 4 | 4 | fossil.exe |
| 5 | 5 | win/fossil.exe |
| 6 | +*sqlite3-see.* | |
| 6 | 7 |
| --- .fossil-settings/ignore-glob | |
| +++ .fossil-settings/ignore-glob | |
| @@ -1,5 +1,6 @@ | |
| 1 | compat/openssl* |
| 2 | compat/tcl* |
| 3 | fossil |
| 4 | fossil.exe |
| 5 | win/fossil.exe |
| 6 |
| --- .fossil-settings/ignore-glob | |
| +++ .fossil-settings/ignore-glob | |
| @@ -1,5 +1,6 @@ | |
| 1 | compat/openssl* |
| 2 | compat/tcl* |
| 3 | fossil |
| 4 | fossil.exe |
| 5 | win/fossil.exe |
| 6 | *sqlite3-see.* |
| 7 |