mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
parent
3bf5e3fafa
commit
135e80c386
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (C) 2017 by Wenxuan-Zhang
|
||||
Copyright (C) 2018 by Wenxuan-Zhang
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -83,6 +83,8 @@ Interactive `.gitignore` generator
|
|||
- Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) to have better `diff` output.
|
||||
- Call `gi` with arguments to get wanted `.gitignore` contents directly(eg, `gi c++`).
|
||||
|
||||
## License
|
||||
## [License](LICENSE.txt)
|
||||
|
||||
[MIT](LICENSE.txt)
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2018 Wenxuan Zhang
|
||||
|
|
|
|||
Loading…
Reference in a new issue