https://git.reactos.org/?p=reactos.git;a=commitdiff;h=246b691c64a8c750489fe4bbf5c6e8ae1ba6efe5
commit 246b691c64a8c750489fe4bbf5c6e8ae1ba6efe5 Author: Katayama Hirofumi MZ <[email protected]> AuthorDate: Sat Apr 6 11:47:25 2019 +0900 Commit: Katayama Hirofumi MZ <[email protected]> CommitDate: Sat Apr 6 11:47:25 2019 +0900 add modules/ahk_tests to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0f4bcfc221..2da1a634f8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ modules/bootcd_extras modules/livecd_extras modules/hybridcd_extras modules/3rdparty +modules/ahk_tests .cproject .project .settings
