diff options
| author | David Bremner <david@tethera.net> | 2019-04-21 14:10:18 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-04-24 06:53:13 -0300 |
| commit | c07e0cf256a072926c93f07d6f551b73d5143c2b (patch) | |
| tree | f068ed50ec0febf440818e590984139b09f5e042 | |
| parent | 4f0fe36c47a43950f6f4df82630ef062976ebceb (diff) | |
build: ignore *.stamp
The current case is docstring.stamp, but it's likely that others will
arise.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ tags .*.swp /releases /.stamps +*.stamp |
