Browse Source

Initial commit

Get All Papers 1 year ago
commit
ce73138aa1
3 changed files with 29 additions and 0 deletions
  1. 21 0
      .gitignore
  2. 5 0
      LICENSE
  3. 3 0
      README.md

+ 21 - 0
.gitignore View File

@@ -0,0 +1,21 @@
1
+# ---> Actionscript
2
+# Build and Release Folders
3
+bin/
4
+bin-debug/
5
+bin-release/
6
+[Oo]bj/ # FlashDevelop obj
7
+[Bb]in/ # FlashDevelop bin
8
+
9
+# Other files and folders
10
+.settings/
11
+
12
+# Executables
13
+*.swf
14
+*.air
15
+*.ipa
16
+*.apk
17
+
18
+# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
19
+# should NOT be excluded as they contain compiler settings and other important
20
+# information for Eclipse / Flash Builder.
21
+

+ 5 - 0
LICENSE View File

@@ -0,0 +1,5 @@
1
+Copyright (C) 2006 by Rob Landley <rob@landley.net>
2
+
3
+Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
4
+
5
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

+ 3 - 0
README.md View File

@@ -0,0 +1,3 @@
1
+# Idea-Generation-Strategies-for-Research-Excellence
2
+
3
+Essay Writing Guide