diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-03-27 08:50:39 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-03-28 07:32:25 -0500 |
commit | 7211f996a5ebf37ac7e2feffb0fd6c270d810513 (patch) | |
tree | d021e2473ebf8b332df32033ca5dd8f9aac01da9 /.gitignore | |
parent | 7c45a7c443fc5fcc0cf254527049004e14724150 (diff) |
Address review comments, 1
Use field names in WindowTemplate instances
Remove a leftover comment block
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 501825b9c..dc782899d 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,3 @@ Thumbs.db build/ .DS_Store *.ddump -.idea |