diff options
| author | ShizZy <shizzy@6bit.net> | 2014-04-23 22:04:33 -0400 |
|---|---|---|
| committer | ShizZy <shizzy@6bit.net> | 2014-04-23 22:04:33 -0400 |
| commit | 121960a2eb2141ac9313803b88f9adb043407475 (patch) | |
| tree | d6cea03497f720eb2ebd17970292becf742125c2 /.gitignore | |
| parent | 4405a53cf3b669e84b1d953d35e89ec29b916293 (diff) | |
updated windows scm_rev code to use new style
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1b124ad3e..10ad35373 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ ipch/ build/ bin/ +# Generated source files +src/common/scm_rev.cpp |
